openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Blender 3D
Settings
|
Report Duplicate
608
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Nov 14, 2024 — Nov 14, 2025
Showing page 5,750 of 5,758
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
last of the libjpeg-static.a -> libjpeg.a changes for MSVC.
Simon Clitherow
More...
almost 23 years ago
renamed libjpeg-static.a to libjpeg.a to suit NaN makefiles (for cygwin) and updated the MSVC project files.
Simon Clitherow
More...
almost 23 years ago
Use saner defaults on Linux
Wouter van Heyst
More...
almost 23 years ago
make switching to bottom, back, and left view (shift+pad7, shift+pad1 and shift+pad1) work when in camera view
Stefan Gartner
More...
almost 23 years ago
Fixed up the code so it compiles. (Basically added one more arg to GHOST_CreateWindow)
Kent Mein
More...
almost 23 years ago
fixed 3 warnings...
Kent Mein
More...
almost 23 years ago
Fixed doxygen so it would run again for ghost.... My first time using it so I may have done it wrong but it produces the docs now and it didn't before so maybe someone else wants to look at it ;)
Kent Mein
More...
almost 23 years ago
Changed NAN_PYTHON_VERSION from 2.0 to 2.2 for the windows build.
Chris Want
More...
almost 23 years ago
First light of mouse wheel support. Only working (soso) on osx. Maarten
Maarten Gribnau
More...
almost 23 years ago
updated paths to Python Maarten
Maarten Gribnau
More...
almost 23 years ago
removed isect.c Maarten
Maarten Gribnau
More...
almost 23 years ago
added showlinenrs variable to spacetext
Rob Haarsma
More...
almost 23 years ago
added headerbutton for drawing of linenumbers
Rob Haarsma
More...
almost 23 years ago
added drawing of linenumbers in the texteditor
Rob Haarsma
More...
almost 23 years ago
added buttondefine to show linenumbers
Rob Haarsma
More...
almost 23 years ago
Looks like the two definitions were inside constructors duh.... So I'm reverting.
Kent Mein
More...
almost 23 years ago
This commit may need to be reversed, for some of the older compilers but I'm guessing its safe.
Kent Mein
More...
almost 23 years ago
Removed two local vars that were set and then never used. (for example heres one: bool isActor = objprop->m_isactor;)
Kent Mein
More...
almost 23 years ago
Create dist/lib so the build can create it's library as expected
Wouter van Heyst
More...
almost 23 years ago
Reenable the ode build on Linux
Wouter van Heyst
More...
almost 23 years ago
reshuffle the 'install' target : - 'all' in extern/ first builds every subdir, then also 'install's the header files and the library. This way a top-level Makefile only needs to call 'all' for extern/ and have it build and install. - 'clean' still works as it should
Hans Lambermont
More...
almost 23 years ago
changed: #else !_APPLE to: #else /* !_APPLE */
Kent Mein
More...
almost 23 years ago
I updated the sumo includes paths to point to the right places... Probably can just remove the lines from these files but ohh well :)
Kent Mein
More...
almost 23 years ago
I modified the header so that it didn't warn about comment inside of a comment.
Kent Mein
More...
almost 23 years ago
Finally a toplevel Makefile, all it does is prepare the environment and call make in extern/, intern/ and source/
Wouter van Heyst
More...
almost 23 years ago
fixed missing frozen files Maarten
Maarten Gribnau
More...
almost 23 years ago
fixed the missing copy of the header file Maarten
Maarten Gribnau
More...
almost 23 years ago
I took out adding ode to the directorys to build in blender/source/Makefile since its no longer there. Here is the diff.
Kent Mein
More...
almost 23 years ago
Made debug build of blender creator use the debug libraries from intern. (visual C++)
Francis Laurence
More...
almost 23 years ago
Remove isect.c from the BL_src.dsp (visual c++ project file) Goodbye isect
Francis Laurence
More...
almost 23 years ago
←
1
2
…
5746
5747
5748
5749
5750
5751
5752
5753
5754
…
5757
5758
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree