Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4342 / 5574

May 8, 2010, 07:34 (GMT)
remove BLI_strnlen, use _strnlen as strnlen on windows.
cant test on windows but from what I can tell this exists like _vsnprintf
May 8, 2010, 07:25 (GMT)
- console drop handler for datablocks & filepaths.
- added BLO_idcode_to_name_plural() for names like meshes, scenes, libraries etc from and ID type.
May 8, 2010, 05:56 (GMT)
Fix blenderplayer linking issues when building with CMake on unix systems
Revision d8fa59c by Matt Ebb
May 8, 2010, 04:32 (GMT)
Allow clicking in the empty area of a scrollbar (in the 'groove' outside the scroller itself)
to page up/page down.
May 7, 2010, 23:56 (GMT)
adjusment to constraint actuator layout (forgot to expose normal and before)
May 7, 2010, 23:34 (GMT)
bugfix [#22276] filemanager autocompleate based on current path
also added autocomp to filename in fileselector
Revision b2b780f by gsr b3d
May 7, 2010, 22:04 (GMT)
SVN maintenance.
May 7, 2010, 21:35 (GMT)
CMake + MSVC building fix (PTHREADS_INC needed in imbuf)
again, I know that the header shouldnt' be included there. But since it's still there at least let's make it build.
May 7, 2010, 18:53 (GMT)
Logic UI - fixing missing rna default values
there are some cases (i.e. Constraint Actuator) where the same DNA property is being used by different RNAs with different ranges.
It's easy to change (reset the values to their default in the set func of the constrant type rna).
Not sure it's necessary though.
May 7, 2010, 15:52 (GMT)
shouldnt have committed this, was local hack to workaround float buffer bug.
May 7, 2010, 15:49 (GMT)
fix for segfault when reading bad multilayer EXR's
May 7, 2010, 15:18 (GMT)
Merge image related changes from the render branch. This includes the image
tile cache code in imbuf, but it is not hooked up to the render engine.


Imbuf module: some small refactoring and removing a lot of unused or old code
(about 6.5k lines).

* Added a ImFileType struct with callbacks to make adding an file format type,
or making changes to the API easier.
* Move imbuf init/exit code into IMB_init()/IMB_exit() functions.
* Increased mipmap levels from 10 to 20, you run into this limit already with
a 2k image.
* Removed hamx, amiga, anim5 format support.
* Removed colormap saving, only simple colormap code now for reading tga.
* Removed gen_dynlibtiff.py, editing this is almost as much work as just
editing the code directly.
* Functions removed that were only used for sequencer plugin API:
IMB_anim_nextpic, IMB_clever_double, IMB_antialias, IMB_gamwarp,
IMB_scalefieldImBuf, IMB_scalefastfieldImBuf, IMB_onethird, IMB_halflace,
IMB_dit0, IMB_dit2, IMB_cspace
* Write metadata info into OpenEXR images. Can be viewed with the command
line utility 'exrheader'

For the image tile cache code, see this page:
http://wiki.blender.org/index.php/Dev:2.5/Source/Imaging/ImageTileCache

Revision 1613829 by Joshua Leung
May 7, 2010, 10:59 (GMT)
Minor formatting tweaks (killing some "caterpillar if's"... yuck those things are nasty to edit/extend)
May 7, 2010, 09:48 (GMT)
Multires: fix for "failed to read" error message with external displacements.

May 7, 2010, 09:46 (GMT)
Exr reading error print has a bit more detail now, to debug problems.

May 7, 2010, 09:41 (GMT)
saving multires data didnt get the new filename when the external struct was alredy allocated (making save external fail)
Revision fbb6818 by Matt Ebb
May 7, 2010, 08:10 (GMT)
Restrict keyboard sensor stored events to only what's appropriate per property
(normal key, modifier key, etc)
May 7, 2010, 07:57 (GMT)
too many args, build error
May 7, 2010, 07:54 (GMT)
May 7, 2010, 07:31 (GMT)
Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the tests begin)

* get/set funcs
* unifying rna_props for Constraint Actuator
* Collision sensor
* Ray sensor
* State Actuator

* We need icons! at least one for Sensor, one for Controller and one for Actuator

* Layout artists:
Keyboard sensor really need some help :)
The other as well. I mainly copied the layout from 2.49 with some adjustments here and there.

* some get/set functions in rna_actuator.c are exactly the same (e.g. rna_ConstraintActuator_range_get, rna_ConstraintActuator_spring_get) and other could be easily distributed. maybe something for later.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021